home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / libhtml_.tar / README < prev    next >
Text File  |  1993-01-21  |  443b  |  26 lines

  1. README for libHTML provisionary release.
  2.  
  3. connolly@convex.com
  4.  
  5. Try this:
  6.  
  7. % zcat libHTML-930121.tar.Z | tar xvf -
  8. % make test
  9. (a bunch of HTML output)
  10.  
  11.  
  12. % sgml_test HTML MIF <some_html_file >mif_equivalent
  13.  
  14. % sgml_test plaintext HTML <any_old_file >html_equivalent
  15.  
  16. % sgml_test plaintext MIF <any_old_file >mif_equivalent
  17.  
  18.  
  19. % cd hypertext
  20. % make libtest
  21. (output from diff... should be no differences!)
  22.  
  23. (if you have sgmls...)
  24. % make validate
  25.  
  26.